home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / MorphOS / Epic4_mos / share / epic / help / 1_general / me < prev    next >
Encoding:
Text File  |  2002-10-28  |  1.1 KB  |  33 lines

  1. Synopsis:
  2.    me <action description>
  3.  
  4. Description:
  5.    ME lets you perform an action on your current channel.  It lets you
  6.    describe what you're doing as though someone is watching you, rather
  7.    than you telling them.
  8.  
  9. Examples:
  10.    To perform an action:
  11.       /me doesn't want to go to work today
  12.  
  13.    Anyone on the channel you sent the action to will see something like
  14.    this:
  15.       * foobar doesn't want to go to work today
  16.  
  17. Aliases:
  18.    ME functions identically to using DESCRIBE to send an action to your
  19.    current channel, as well as to CTCP ACTION.
  20.  
  21. See Also:
  22.    ctcp(1) action; load(5) action, mudlike; describe(1); on(5) action,
  23.    send_action
  24.  
  25. Restrictions:
  26.    This command makes use of CTCP (client-to-client protocol), which is not
  27.    part of the IRC protocol.  Most modern IRC clients understand CTCP, but
  28.    not all do, while others might not support the same CTCP commands that
  29.    ircII-EPIC supports.  If you receive an error of some sort, then the
  30.    client on the receiving end is unable to properly handle your CTCP
  31.    message.
  32.  
  33.